command statement

英 [kəˈmɑːnd ˈsteɪtmənt] 美 [kəˈmænd ˈsteɪtmənt]

网络  命令叙述; 命令语句

计算机



双语例句

  1. Next, you construct an SQL command to update the target row by using an SQL UPDATE statement, with a WHERE CURRENT OF clause.
    接下来,构造SQL命令来更新目标行,方法为使用带有WHERECURRENTOF子句的SQLUPDATE语句。
  2. The PUT command sends back the contents of the output buffer, but the return statement at the end of main() also sends back data; the status generated will be passed back to the PPE.
    PUT命令会发回输出缓冲区的内容,但是main()末尾的返回语句也会将数据发送回去;所生成的状态会发回给PPE。
  3. With the DECLARE CURSOR command, a cursor is defined that reads all data of the source table SALES using a trivial SELECT statement.
    使用DECLARECURSOR命令定义一个游标,它使用SELECT语句读取源表SALES的所有数据。
  4. Auto remastering ( cdr remaster command) only works when the replicate SELECT statement column names and table names match across all the replicate participants
    自动remastering(cdrremaster命令)只有在复制SELECT语句中的列名和表名所有复制参与者匹配时才适用
  5. ADMIN_CMD Procedure Executes DB2 command line processor ( CLP) administrative commands using the SQL CALL statement.
    ADMINCMD过程使用SQLCALL语句执行DB2命令行处理器(CLP)管理命令。
  6. To verify that the update is successful, launched the DB2 command line window and issue a SELECT statement.
    为了验证更新成功,需要启动DB2命令行窗口,并发出SELECT语句。
  7. The first example is the notation I am using in this demonstration, the second example is the abbreviated notation, and the third example gives the full command statement without any abbreviations.
    第一个示例是本文中使用的表示法,第二个示例是缩写表示法,第三个示例是不使用任何缩写的完整命令语句。
  8. The cdr remaster command accepts only one SELECT statement.
    cdrremaster命令只接受一个SELECT语句。
  9. In this mode, each command or SQL statement must be prefixed by db2.
    在这种模式下,每个命令或SQL语句必须添加前缀db2。
  10. To stop the HSQLDB server, all that's needed is a SHUTDOWN command as an SQL statement.
    要停止HSQLDB服务器,所需要的只是一个作为SQL语句的SHUTDOWN命令。
  11. Notice that when you run the command, the if statement for the last exit status is never reached because the script exits upon a non-zero return status of the cp command.
    注意,当您运行该命令时,实现最终的退出状态的if语句将永远无法满足条件,因为脚本在遇到cp命令的非零返回状态时将退出。
  12. Notice the echo statement in the Command field.
    注意Command字段中的echo语句。
  13. The getopts command returns true if an option is found, so a common option processing paradigm uses a while loop with a case statement as in this example.
    如果找到一个选项,则getopts命令返回true,因此常见的选项处理范例使用带case语句的while循环,本例中就是如此。
  14. You need to include the go command between SQL statement to receive results from each one.
    您需要在SQL语句之间包含go命令,以接受每一条语句的结果。
  15. A section explain is similar to the functionality provided by the db2expln command, but provides a level of detail approaching that provided by the explain statement.
    片段解释在功能上与db2expln类似,但是在详细程度上更接近于explain语句。
  16. You can begin typing in ( or paste text into) the Command Input window, making sure that each command or SQL statement ends with a statement termination character.
    然后可以开始将文本输入(或将文本粘贴到)CommandInput窗口中,确保每个命令或SQL语句以语句分隔符号结束。
  17. You can use the field on the Validation page of the Command pane to set the statement terminator for a specific script.
    您可以使用Command面板上Validation页面的域来为特定的脚本设置语句结束符。
  18. When we issue a command, we are specifying the verb-the action of the statement.
    当我们发起命令时,便指定了动词&动作的声明。
  19. Each time you execute this command, the next higher-level containing statement is collapsed until you end up at the top of a procedure or other top-level definition in your code.
    每次执行此命令时,包含该语句的下一个较高级别将处于折叠状态,直至执行过程在过程顶层或代码中的其他顶级定义上结束。
  20. The command must meet the requirements and limitations for a select statement.
    命令必须满足select语句的要求和限制。
  21. On the question of command and control of the entire military operation, there was only this pre-recorded statement from the Secretary General Anders Fogh Rasmussen.
    在谁指挥和领导整个军事行动的问题上,只有秘书长安诺斯•福格•拉斯穆森之前的这个录音讲话。
  22. A wish that was equivalent to a command; his statement was tantamount to an admission of guilt.
    与命令相等的请求;他的陈述等于承认了罪行。
  23. Its function is to get and execute the next command statement.
    其功能是获得和执行下一个命令语句。
  24. To realize the parameterized module, we build template analysis process at first, then arrange corresponding log document, introduce parameterized variable, and apply program flow control command of APDL such as judgement statement and loop statement.
    先建立模板分析过程,然后整理对应的log文件,引入参数化变量,运用APDL的判断和循环等流程控制命令,实现电梯分析系统的参数化模块。